@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h3,h2,h3,h4,h5,h6,form, img { margin:0; padding:0; }
ul,ol{ list-style-type:none}
fieldset,img { border:none; }
img{display: block;}
address,caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
input { padding-top:0; padding-bottom:0; font-family:Arial, Helvetica, sans-serif;}
input:-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; overflow:hidden;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse; }

body{ width:100%; margin:0 auto; color:#333; font-family:Arial, Helvetica, sans-serif;}
a,area{blr:expression(this.onFocus=this.blur()) } 
:focus{outline-style: none; }
a{text-decoration:none;} 
.clear{clear:both; overflow: hidden;}
html,body{-webkit-text-size-adjust:none;}